ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _BasePointView<TOwnerView> Class / _getPlotView Method

In This Topic
    _getPlotView Method (_BasePointView<TOwnerView>)
    In This Topic
    Syntax
    'Declaration
     
    Public MustOverride Function _getPlotView() As IPlotView
    public abstract IPlotView _getPlotView()
    See Also